PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentCreatePageEvent Class / getPageDefaults Method
In This Topic
    getPageDefaults Method
    In This Topic
    Gets the default initialization values for the page.
    Syntax
    public PDFFlowPageDefaults getPageDefaults()

    Return Value

    The default initialization values for the page.
    See Also